From 5aae2e7ff890c897f7635f79e7d940a7a2907ae5 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 17 Jun 2002 15:27:40 +0000 Subject: [PATCH] (Display Feature Testing): Fix typo. --- lispref/frames.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/frames.texi b/lispref/frames.texi index 78bc6ef9e63..2bd97ffbf8e 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1739,7 +1739,7 @@ different in appearance than the default face, and Point (2) implies that a @code{:weight black} attribute will be satisfied by any display that can display bold, as will @code{:foreground "yellow"} as long as some yellowish color can be -displayed, but @code{:slant italic} will @emph{not} be satisified by +displayed, but @code{:slant italic} will @emph{not} be satisfied by the tty display code's automatic substitution of a `dim' face for italic. @end defun -- 2.30.2